home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / qmsstins.arc / FORBIN.SCR < prev    next >
Text File  |  1987-09-20  |  155b  |  14 lines

  1. Timeout 90
  2.  
  3. TurnOff  Noise
  4.  
  5. Waitfor  "Want"
  6. Send     "y{"
  7.  
  8. Waitfor  "Name"
  9. Send     "Firsrname;Lastname;Password{"
  10.  
  11. WaitFor  'Command'
  12.  
  13. Exit
  14.